Name | Description | |
---|---|---|
![]() | Count | Gets the number of elements contained in the ICollection. (Inherited from System.Collections.Generic.ICollection<KeyValuePair<TKey,TValue>>) |
![]() | IsReadOnly | Gets a value indicating whether the ICollection is read-only. (Inherited from ) |
![]() | IsSynchronized | Gets a value indicating whether access to the System.Collections.ICollection is synchronized (thread safe). (Inherited from ) |
![]() | Item | |
![]() | SyncRoot | Gets an object that can be used to synchronize access to the System.Collections.ICollection. (Inherited from ) |